One or more errors occurred.
   at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   at Destinet.Business.DDC.DDCSettings.RestPost(String url, String body, Int32 timeout) in C:\Build\master\_Core\Buisness\DDC\DDCInfo.cs:line 1494
   at Destinet.Business.DDC.DDCInfo.DDCBackgroundInfo.WebToPDF(String url, Boolean authenticate, String fronturl, String backurl, String Orientation, Int32 width, Int32 height) in C:\Build\master\_Core\Buisness\DDC\DDCInfo.cs:line 1214
   at Destinet.Business.Handlers.AsPDF.Process() in C:\Build\master\_Core\Buisness\Handlers\AsPDF.cs:line 35
An error occurred while sending the request.
Unable to connect to the remote server
   at System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)
   at System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar)